AConfiguration_setCountry

Set the current country code in the configuration, from the first two characters in the string.

extern (C) nothrow @nogc
void
AConfiguration_setCountry
(
AConfiguration* config
,
const(char)* country
)

Meta